|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IHelpResource | |
org.eclipse.help | Provides core help system for the platform. |
Uses of IHelpResource in org.eclipse.help |
Subinterfaces of IHelpResource in org.eclipse.help | |
interface |
IToc
IToc is the table of contents. |
interface |
ITopic
ITopic is one topic in a hierarchy of topics. |
Methods in org.eclipse.help that return IHelpResource | |
IHelpResource[] |
IContext.getRelatedTopics()
Returns a list of related topics for this help context. |
Methods in org.eclipse.help with parameters of type IHelpResource | |
void |
IHelp.displayHelpResource(IHelpResource helpResource)
Deprecated. Use WorkbenchHelp.displayHelpResource(helpResource.getHref()) instead. |
|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |